home *** CD-ROM | disk | FTP | other *** search
-
-
-
- GDB User Commands GDB
-
-
-
- NNAAMMEE
- gdb - Project GNU's DeBugger
-
- SSYYNNOOPPSSIISS
- ggddbb [ ooppttiioonnss ] See documentation mentioned below.
-
- DDEESSCCRRIIPPTTIIOONN
- _g_d_b is a source level symbolic debugger for C programs,
- created by Richard M. Stallman (rms) for the GNU Project,
- and distributed by the Free Software Foundation. Eventually
- GNU (Gnu's Not Unix) will be a complete replacement for
- Berkeley Unix, all of which everyone will be able to use
- freely. See the _G_N_U _E_m_a_c_s man page for pointers to more
- information.
-
- _g_d_b has something of the flavor of _d_b_x, but has more
- features and power. It can also be used to debug o/s ker-
- nels, but needs to be configured differently for that task.
-
- Project GNU isn't using Unix man pages. Its style of com-
- plete documentation can be found by:
-
- The help and info commands inside _g_d_b.
-
- In the Info system in _G_N_U _E_m_a_c_s. Type C-h i, and follow the
- directions. This is equivalent to the reference manual for
- _g_d_b, and has about 55 pages of text.
-
- _g_d_b could be extended to work with other languages (e.g.
- Pascal) and machines (e.g. encores). If you like, copy the
- sources and give it a try. When you have it working send
- _d_i_f_f -_c's of the changed files to bug-gdb@prep.ai.mit.edu
- (fuller details below), so they can benefit everyone.
-
- DDIISSTTRRIIBBUUTTIIOONN
- _g_d_b is free; anyone may redistribute copies of _g_d_b to anyone
- under the terms stated in the _g_d_b General Public License, a
- copy of which accompanies each copy of _g_d_b, is readable with
- the info command inside _g_d_b, and which also appears in the
- _g_d_b reference manual.
-
- Copies of _g_d_b may sometimes be received packaged with dis-
- tributions of Unix systems, but it is never included in the
- scope of any license covering those systems. Such inclusion
- would violate the terms on which distribution is permitted.
- In fact, the primary purpose of the General Public License
- is to prohibit anyone from attaching any other restrictions
- to redistribution of _g_d_b.
-
- You can order printed copies of the _g_d_b reference manual for
- $10.00/copy postpaid from the Free Software Foundation,
- which develops GNU software (contact them for quantity
-
-
-
- Sprite v1.0 13 April 1987 1
-
-
-
-
-
-
- GDB User Commands GDB
-
-
-
- prices on the manual). Their address is:
- Free Software Foundation
- 1000 Mass Ave.
- Cambridge, MA 02138
- As with all software and publications from FSF, everyone is
- permitted to make and distribute copies of the _g_d_b reference
- manual. The TeX source to the _g_d_b reference manual is also
- included in the _G_N_U _E_m_a_c_s source distribution.
-
- OOPPTTIIOONNSS
- See documentation.
-
- EEXXAAMMPPLLEESS
- See documentation.
-
- SSEEEE AALLSSOO
- adb(1), sdb(1), dbx(1)
-
- BBUUGGSS
- There is a mailing list, bug-gdb@prep.ai.mit.edu on the
- internet (ucbvax!prep.ai.mit.edu!bug-gdb on UUCPnet), for
- reporting _g_d_b bugs and fixes. But before reporting some-
- thing as a bug, please try to be sure that it really is a
- bug, not a misunderstanding or a deliberate feature. We ask
- you to read the section ``Reporting Emacs Bugs'' near the
- end of the _G_N_U _E_m_a_c_s reference manual (or Info system) for
- hints on how and when to report bugs. Also, include the
- version number of the _g_d_b you are running in _e_v_e_r_y bug
- report that you send in.
-
- Do not expect a personal answer to a bug report. The pur-
- pose of reporting bugs is to get them fixed for everyone in
- the next release, if possible. For personal assistance,
- look in the SERVICE file (see the _G_N_U _E_m_a_c_s man page) for a
- list of people who offer it.
-
- Please do not send anything but bug reports to this mailing
- list. Send other stuff to gnu@prep.ai.mit.edu (or the
- corresponding UUCP address). For more information about GNU
- mailing lists, see the file MAILINGLISTS (see the _G_N_U _E_m_a_c_s
- man page). Bugs tend actually to be fixed if they can be
- isolated, so it is in your interest to report them in such a
- way that they can be easily reproduced.
-
- No bugs are known at this time.
-
-
-
-
-
-
-
-
-
-
- Sprite v1.0 13 April 1987 2
-
-
-
-